Skip to content

Unused var message mentions unread or unset #23719

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 12, 2025

Conversation

som-snytt
Copy link
Contributor

Fixes #23704

Further distinguish whether a variable was "mutated but not read".

@som-snytt som-snytt marked this pull request as ready for review August 12, 2025 04:48
@Gedochao Gedochao requested a review from tgodzik August 12, 2025 05:12
Copy link
Contributor

@tgodzik tgodzik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@tgodzik tgodzik merged commit 212ab3f into scala:main Aug 12, 2025
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Report if unused var was mutated but not read
2 participants